Previous Book Contents Book Index Next

Inside Macintosh: QuickTime /
Chapter 2 - Movie Toolbox / Movie Toolbox Reference
Functions for Getting and Playing Movies / Saving Movies


RemoveMovieResource

The RemoveMovieResource function removes a movie resource from a specified movie file.

pascal OSErr RemoveMovieResource (short resRefNum, short resId);
resRefNum
Identifies the movie file that contains the movie resource. Your application obtains this value from the OpenMovieFile function, described on page 2-86.
resId
Specifies the resource to be removed.
ERROR CODES
File Manager errors
Resource Manager errors


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996